home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / efun / closurep < prev    next >
Text File  |  2001-04-23  |  189b  |  12 lines

  1. SYNOPSIS
  2.         int closurep(mixed)
  3.  
  4. DESCRIPTION
  5.         Returns 1 if the argument is a closure.
  6.  
  7. HISTORY
  8.         Introduced in 3.2@70
  9.  
  10. SEE ALSO
  11.         intp(E), referencep(E), symbolp(E)
  12.